package contest.experiment;

import org.junit.Test;

public class ContestTest {
    @Test
    public void testname() throws Exception {

    }
}
